* image.c (check_image_size): Use 1024x1024 if unknown frame (Bug#9189).
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Jul 2011 07:05:17 +0000 (00:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Jul 2011 07:05:17 +0000 (00:05 -0700)
commit159f96156ffe118a6dfa1d6bb0740e4ec49101a6
treea25f0b7894c13c6c72792bd9e20376970a4637b5
parenta0f8eb9a1bcb50d9b7eaf280bdc4af0ecf792353
* image.c (check_image_size): Use 1024x1024 if unknown frame (Bug#9189).

This is needed if max-image-size is a floating-point number.
src/ChangeLog
src/image.c